Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add side panel component #897

Merged
merged 27 commits into from
Jan 20, 2025
Merged

feat: add side panel component #897

merged 27 commits into from
Jan 20, 2025

Conversation

shahin-hq
Copy link
Contributor

@shahin-hq shahin-hq commented Jan 17, 2025

Summary

Closes: https://app.clickup.com/t/86dvm904d
Design: https://www.figma.com/design/OX18z9oCfYiV4cW35bzxsu/ARKVault-Mainsail?node-id=23574-36419&m=dev

This PR implements a side panel component:

Screencast.from.2025-01-17.14-08-55.webm

Checklist

  • My changes look good in both light AND dark mode
  • The change is not hardcoded to a single network, but has multi-asset in mind
  • I checked my changes for obvious issues, debug statements and commented code
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

Copy link

vercel bot commented Jan 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arkvault ✅ Ready (Inspect) Visit Preview Jan 20, 2025 11:21am

@@ -59,6 +62,18 @@ export const Dashboard: React.VFC = () => {
selectedNetworkIds={selectedNetworkIds}
/>
</Section>
<button
Copy link
Contributor Author

@shahin-hq shahin-hq Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For demo purposes, will remove once approved. Please ignore the failing dashboard coverage, I'll be gone once do the cleanup.

# Conflicts:
#	src/domains/dashboard/pages/Dashboard/Dashboard.tsx
…dd-side-panel

# Conflicts:
#	src/domains/dashboard/pages/Dashboard/Dashboard.tsx
Copy link
Contributor

@ItsANameToo ItsANameToo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some comments on slack

@goga-m goga-m merged commit eb68a89 into feat/evm Jan 20, 2025
17 checks passed
@goga-m goga-m deleted the feat/add-side-panel branch January 20, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants